functional units - definição. O que é functional units. Significado, conceito
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

O que (quem) é functional units - definição

INTEGRATED PART OF A PROCESSING UNIT (SUCH AS A CPU, OR A GPU)
Functional unit; Execution units

functional unit         
Functional beverage         
NON-ALCOHOLIC DRINK THAT CONTAINS HERBS, VITAMINS, MINERALS, AMINO ACIDS OR ADDITIONAL RAW FRUIT OR VEGETABLES
Bepherages; Functional beverages; Functional drinks; Functional drink
A functional beverage is a conventional liquid food marketed to highlight specific product ingredients or supposed health benefit.
Functional training         
A CLASSIFICATION OF EXERCISE WHICH INVOLVES TRAINING THE BODY FOR THE ACTIVITIES PERFORMED IN DAILY LIFE
Functional strength
Functional training is a classification of exercise which involves training the body for the activities performed in daily life.

Wikipédia

Execution unit

In computer engineering, an execution unit (E-unit or EU) is a part of the central processing unit (CPU) or graphics processing unit (GPU) that performs the operations and calculations forwarded from the instruction unit. It may have its own internal control sequence unit (not to be confused with the CPU's main control unit), some registers, and other internal units such as an arithmetic logic unit, address generation unit, floating-point unit, load–store unit, branch execution unit or some smaller and more specific components.

It is common for modern CPUs to have multiple parallel functional units within its execution units, which is referred to as superscalar design. The simplest arrangement is to use a single bus manager unit to manage the memory interface, and the others to perform calculations. Additionally, modern CPUs' execution units are usually pipelined.